projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e4a724
)
Update copyright.
author
Kim F. Storm
<storm@cua.dk>
Fri, 24 Jan 2003 12:07:09 +0000
(12:07 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Fri, 24 Jan 2003 12:07:09 +0000
(12:07 +0000)
lisp/ido.el
patch
|
blob
|
history
diff --git
a/lisp/ido.el
b/lisp/ido.el
index c4444e31c3c51bd1da2762160138cebf5007b068..608386bfb68cd201b432713f70e99df91755b972 100644
(file)
--- a/
lisp/ido.el
+++ b/
lisp/ido.el
@@
-1,6
+1,6
@@
;;; ido.el --- interactively do things with buffers and files.
-;; Copyright (C) 1996-200
2
Free Software Foundation, Inc.
+;; Copyright (C) 1996-200
3
Free Software Foundation, Inc.
;; Author: Kim F. Storm <storm@cua.dk>
;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk>